Skip to main content
Version: V11

Version 11.3.346

17 Dec 2025

Bugs have been squashed, performance has been boosted, and rough patches have been smoothed! VIDIZMO is running sleeker than ever.

What's New?

  • Workflow Designer - Now Even More Powerful

We've supercharged the workflow designer with new nodes and capabilities:

  • Data Operations Node: Manipulate, transform, and manage data directly within your workflows. Add, remove, rename, and restructure data on the fly.
  • Data Joiner Node: Combine data from multiple sources with dynamic inputs and full loop support. Perfect for aggregating results from parallel processes.
  • Loop Node Enhancements: Split arrays into fixed-size batches and process them efficiently. Your large datasets just got easier to handle.
  • Subgraph Support: Build reusable workflow components and nest them inside larger workflows. Design once, reuse everywhere.
  • Code Node: Write and execute Python snippets directly in your workflows. When the built-in nodes aren't enough, code your way through it.
  • HTTP/API Tool Node: Connect to external APIs and services directly from your workflows.
  • Web Extractor Node: Scrape and extract data from websites automatically.

AI Chat Gets Smarter

  • Let the AI summarize your content using intelligent agentic workflows.
  • Automatically generate chapters for your videos using AI-powered analysis.
  • Stream chat responses directly from your workflow graphs.
  • Your chat history now remembers where you were - different pages, different contexts, all preserved.
  • No more frozen chatbots when agents aren't configured properly.

Embedding Generation

  • Embedding Node in Graph Designer: Generate embeddings for your content directly within workflows - perfect for semantic search and similarity matching.

Automatic Audio/Video Redaction Codes!

  • VIDIZMO automatically applies the relevant redaction codes to your uploaded audio and video files, streamlining compliance and keeping sensitive content protected no manual steps required!

Enhancements

  • The loop node used to just keep going. Now it knows when to call it quits,helping you automate iterative tasks without extra hops.
  • Real-Time Execution Status: Watch your workflows execute with live status updates from each node.
  • Variable Data Types: Define data types for variables to enable type-based operations and better validation.
  • Expression Support: Use expressions across all nodes for dynamic, data-driven workflows.
  • Node Details Panel: View and edit node configurations in a dedicated right-side pane.
  • Keyboard Accessibility: Navigate the workflow designer with keyboard shortcuts.

Bugs

  • We fixed a few Life cycle policies that decided to take a coffee break in Running or Pending state. They’re back, fully caffeinated, and ready to execute.
  • The watermark decided it was too cool to show up on videos. We had a word with it now it shows up exactly where you expect in a video.
  • Fixed bug where categories appear on search page after being added.
  • Fixed! Title search returns properly ordered results.
  • Now advanced search has proper placeholder text.
  • Chapters tab appears on mashup playback screen.
  • Chapters restart option works in all modes.
  • Live streams play automatically when added.
  • Sorting preferences persist when navigating folders.
  • Data Operations now work correctly with Parallel Processor nodes
  • Fixed! Switch node evaluates "is not empty" rules correctly.
  • Expression fields are no longer incorrectly set in tool configurations.
  • Fixed chatbot hanging after periods of inactivity.